Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: Telephony /
Chapter 5 - Telephone Manager Messages / Telephone Manager Message Reference
Data Structures


Call Appearance Conference Message Structure

The msgInfo parameter of the telCAConferenceMsg (page 5-18), telCAConferenceDropMsg (page 5-22), and telCAConferenceSplitMsg (page 5-21) messages contains a pointer to a call appearance conference message structure, defined by the CAConfMsgRec data type.

struct CAConfMsgRec {
   TELCAHandle             relatedCA;
};
typedef struct CAConfMsgRec CAConfMsgRec;
Field descriptions

relatedCA
A handle to the call appearance structure associated with the conference initiator.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
13 DEC 1996



Navigation graphic, see text links

Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help